Skip to main content

getAppointmentUserList

getAppointmentUserList

Header Parameters
    authorization string required

    authorization

Request Body required

getAppointmentUserListRequest

    dealerDepartmentUuidList string[]
    requesterUserUuid string
Responses

OK


Schema
    appointmentUserList object[]
  • Array [
  • departmentUuid string
    isMobileServiceTechnician boolean
    isValid boolean
    userUuid string
  • ]
  • error object
    code string
    description string
    metadata object
    property name* string
    statusCode int32
    warnings object[]
  • Array [
  • code string
    description string
  • ]
Loading...